home *** CD-ROM | disk | FTP | other *** search
- -- card: 89440 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 4507
- -- name:
-
-
- -- part contents for background part 1
- ----- text -----
- wait [for] <number of ticks>
- wait [for] <number> seconds
- wait until <true or false expression>
- wait while <true or false expression>
-
- Pauses doing the commands in the script for a certain amount of time.
-
- wait 20 -- ticks (60ths of a second)
- wait 3 seconds
- wait until the mouse is up
- wait while the mouse is down
- wait for 4 seconds
-
- -- part contents for background part 2
- ----- text -----
- Wait
-
- -- part contents for background part 44
- ----- text -----
- Form
-
-
-
-
- What it does
-
-
- Examples
-
- -- part contents for background part 43
- ----- text -----
- 337,122